Skip to content

Conversation

Alex-Jongman
Copy link

@Alex-Jongman Alex-Jongman commented Oct 13, 2024

Implemented Server Side Events at a new /events endpoint (might be nicer to be able to specify the endpoint in the CLI), which allows clients to listen to changes of the JSON instead of using active polling.
Clients listening will receive a JSON containing the method and the params that triggered the event.
Events will be dispatched on all methods except of the GET's.
Closes #1610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please add Server-Send-Events on changes to the json data
1 participant